home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / keyedlists / keyldel next >
Encoding:
Text File  |  1993-10-26  |  220 b   |  7 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           keyldel listvar key
  4.                Delete the field specified by key from the  keyed  list
  5.                in the variable listvar.  This removes both the key and
  6.                the value from the keyed list.
  7.